Fix or skip tests that assume the wrong endianness
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 22 Jan 2023 11:54:30 +0000 (11:54 +0000)
commitb94065fb03d807e61ed0dab9fda22b33b8810093
tree06a895bf5a39cc49a872f5c9ae0357e402a8c48e
parent560088ec07ad75bf75eaebb45d4caf51a4d24fdc
Fix or skip tests that assume the wrong endianness

This is a bug in the tests not pandas itself -
the expected values explicitly specify little-endian

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: not-needed - upstream fix ad98c2b77

Gbp-Pq: Name tests_dont_assume_endian.patch
pandas/tests/arrays/floating/test_arithmetic.py
pandas/tests/frame/methods/test_to_records.py
pandas/tests/scalar/timedelta/test_arithmetic.py